runtime._defer.started (field)

8 uses

	runtime (current package)
		panic.go#L317: 	d.started = false
		panic.go#L508: 		if d.started {
		panic.go#L520: 		d.started = true
		panic.go#L681: 					if d.started {
		panic.go#L885: 		if d.started {
		panic.go#L905: 		d.started = true
		panic.go#L971: 				if d.started {
		runtime2.go#L1002: 	started bool